home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Games / frontpage.swf / scripts / DefineButton2_689 / BUTTONCONDACTION on(release).as
Text File  |  2008-08-08  |  62b  |  5 lines

  1. on(release){
  2.    r.level = 0;
  3.    r.gotoAndPlay("start");
  4. }
  5.